home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / appletalk / netatalk / NetCapture.hqx / NetCapture™ Ethernet v2.2.1.rsrc / STR#_512.txt < prev    next >
Encoding:
Text File  |  1993-08-05  |  1.3 KB  |  53 lines

  1. The "Protocol Data Entry" dialog allows the user to specify arbitrary
  2.  
  3. packet data when editing a filter.  The user inputs packet data by
  4.  
  5. specifying an byte offset at which the data begins, and the data
  6.  
  7. itself.  The dialog has several buttons:
  8.  
  9.  
  10.  
  11.  * New:  will present the user with a dialog by which to edit offset
  12.  
  13.  and data.  The offset and data information must be typed in either
  14.  
  15.  as ASCII characters or as Hex numbers (a dollar sign "$" followed
  16.  
  17.  by two hex digits).  To specify an ASCII-$, a Carriage Return, or
  18.  
  19.  a Tab in the data, type $24, $0D, or $09, respectively.
  20.  
  21.  
  22.  
  23.  * Edit:  will present the user with a dialog by which to edit
  24.  
  25.   previously entered offset and data.
  26.  
  27.  
  28.  
  29.  * Remove:  will remove the highlighted offset/data list element.  To
  30.  
  31.   highlight an offset/data list entry, click on the entry.
  32.  
  33.    
  34.  
  35.  * Data offset from:  specifies whether the offset is to be from byte 0
  36.  
  37.   (the "top of packet" button), or after the highest level protocol sel-
  38.  
  39.   ected (the "bottom of header" button).  For example, if the user has
  40.  
  41.   selected the "bottom of header" button and is editing Internet Protocol
  42.  
  43.   (IP) data, the data entered will be at the byte offset relative to the
  44.  
  45.   bottom of the IP header.
  46.  
  47.    
  48.  
  49.  * Data display:  specifies whether the offset and data entered
  50.  
  51.  should be displayed in either ASCII or Hex format.
  52.  
  53.